home *** CD-ROM | disk | FTP | other *** search
/ Champak 26 (Anniversary Edition) / Volume 26 [Anniversary Edition] - JOGO DISK .iso / Puzzle / allout.swf / scripts / DefineSprite_323 / frame_409 / DoAction.as
Text File  |  2006-05-29  |  119b  |  10 lines

  1. if(action == "nosolve")
  2. {
  3.    _parent.activebuttons = true;
  4.    gotoAndPlay(2);
  5. }
  6. else
  7. {
  8.    gotoAndPlay(271);
  9. }
  10.